-
Notifications
You must be signed in to change notification settings - Fork 25
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Snyk] Security upgrade alpine from 3.18 to 3 #3346
Conversation
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-ALPINE318-BUSYBOX-7249236 - https://snyk.io/vuln/SNYK-ALPINE318-BUSYBOX-7249265 - https://snyk.io/vuln/SNYK-ALPINE318-BUSYBOX-7249265 - https://snyk.io/vuln/SNYK-ALPINE318-BUSYBOX-7249419 - https://snyk.io/vuln/SNYK-ALPINE318-BUSYBOX-7249419
PR Summary
|
Quality Gate passedIssues Measures |
Code Climate has analyzed commit 91c9501 and detected 0 issues on this pull request. View more on Code Climate. |
Quality Gate passedIssues Measures |
@@ -1,4 +1,4 @@ | |||
FROM alpine:3.18 | |||
FROM alpine:3 |
Check failure
Code scanning / Snyk Container
Critical severity - HTTP Request Smuggling vulnerability in apache2 Critical test
@@ -1,4 +1,4 @@ | |||
FROM alpine:3.18 | |||
FROM alpine:3 |
Check failure
Code scanning / Snyk Container
Critical severity - CVE-2024-38476 vulnerability in apache2 Critical test
@@ -1,4 +1,4 @@ | |||
FROM alpine:3.18 | |||
FROM alpine:3 |
Check failure
Code scanning / Snyk Container
Critical severity - Improper Encoding or Escaping of Output vulnerability in apache2 Critical test
@@ -1,4 +1,4 @@ | |||
FROM alpine:3.18 | |||
FROM alpine:3 |
Check failure
Code scanning / Snyk Container
Critical severity - XML External Entity (XXE) Injection vulnerability in expat Critical test
@@ -1,4 +1,4 @@ | |||
FROM alpine:3.18 | |||
FROM alpine:3 |
Check failure
Code scanning / Snyk Container
Critical severity - Integer Overflow or Wraparound vulnerability in expat Critical test
@@ -1,4 +1,4 @@ | |||
FROM alpine:3.18 | |||
FROM alpine:3 |
Check failure
Code scanning / Snyk Container
Critical severity - Integer Overflow or Wraparound vulnerability in expat Critical test
This PR was automatically created by Snyk using the credentials of a real user.
![snyk-top-banner](https://github.com/andygongea/OWASP-Benchmark/assets/818805/c518c423-16fe-447e-b67f-ad5a49b5d123)
Snyk has created this PR to fix 3 vulnerabilities in the dockerfile dependencies of this project.
Keeping your Docker base image up-to-date means you’ll benefit from security fixes in the latest version of your chosen image.
Snyk changed the following file(s):
kubernetes/monitoring/test/ab/Dockerfile
We recommend upgrading to
alpine:3
, as this image has only 3 known vulnerabilities. To do this, merge this pull request, then verify your application still works as expected.Vulnerabilities that will be fixed with an upgrade:
SNYK-ALPINE318-BUSYBOX-7249236
SNYK-ALPINE318-BUSYBOX-7249265
SNYK-ALPINE318-BUSYBOX-7249265
SNYK-ALPINE318-BUSYBOX-7249419
SNYK-ALPINE318-BUSYBOX-7249419
Important
Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open fix PRs.
For more information:
🧐 View latest project report
📜 Customise PR templates
🛠 Adjust project settings
📚 Read about Snyk's upgrade logic
Learn how to fix vulnerabilities with free interactive lessons:
🦉 Use After Free